<script>on mouseUpgo to cd id 3669set cursor to nonerepeat 3set the hilite of cd btn "Flasher" to truewait 20set the hilite of cd btn "Flasher" to falsewait 20end repeatshow cd fld "info1"wait 4 secif the mouse is down then wait until the mouse is Uphide cd fld "Info1"lock screenset the rect of cd btn id 1 of cd id 3669 to 13,23,308,339set the rect of cd btn id 2 of cd id 3669 to 391,24,507,339unlock screenif the mouse is down then wait until the mouse is Upwait 30if the mouse is down then wait until the mouse is Uplock screenset the rect of cd btn id 1 of cd id 3669 to 13,23,164,339set the rect of cd btn id 2 of cd id 3669 to 296,24,507,339unlock screenif the mouse is down then wait until the mouse is Upwait 30if the mouse is down then wait until the mouse is Uplock screenset the rect of cd btn id 1 of cd id 3669 to 13,23,56,339set the rect of cd btn id 2 of cd id 3669 to 151,24,507,339show cd fld "info2"show cd fld "info3"unlock screenwait 2 secif the mouse is down then wait until the mouse is Uplock screengo to cd 1set the rect of cd btn id 1 of cd id 3669 to 13,23,399,339set the rect of cd btn id 2 of cd id 3669 to 462,24,507,339hide cd fld "Info2" of cd 2hide cd fld "Info3" of cd 2unlock screengo to cd 1set cursor to handend mouseUp</script>